From eb95231af888d45ca6d9b9d14b0d0edc08ee11b3 Mon Sep 17 00:00:00 2001 From: Ewan Mellor Date: Sat, 28 Oct 2006 11:21:35 +0100 Subject: [PATCH] Tidy. Signed-off-by: Ewan Mellor --- tools/libxen/include/xen_internal.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/libxen/include/xen_internal.h b/tools/libxen/include/xen_internal.h index 2c47ffb31f..271abf7a4c 100644 --- a/tools/libxen/include/xen_internal.h +++ b/tools/libxen/include/xen_internal.h @@ -1,5 +1,5 @@ /* - Copyright (c) 2006 XenSource, Inc. + * Copyright (c) 2006 XenSource, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -14,7 +14,7 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -*/ + */ #ifndef XEN_INTERNAL_H #define XEN_INTERNAL_H -- 2.30.2